func bytes.explode 2 uses bytes (current package) bytes.go#L32: func explode(s []byte, n int) [][]byte { bytes.go#L346: return explode(s, n)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)